func golang.org/x/exp/apidiff.typesEquivalent

2 uses

	golang.org/x/exp/apidiff (current package)
		correspondence.go#L200: 	return typesEquivalent(oldc, new)
		correspondence.go#L223: func typesEquivalent(old, new types.Type) bool {